array vt. 1.打扮,裝飾。 2.使…列隊,排列。 3.提出(陪審官)名單,使(陪審官)列席,召集(陪審官)。 The general arrayed his troops for battle. 將軍使軍隊列隊準備戰斗。 The girl arrayed herself in her finest clothes. 這女孩打扮得花枝招展。 The count and his men arrayed themselves against the king. 伯爵舉兵對抗國王。 n. 1.整列,隊列,陣(列);陣容。 2.〔詩〕衣裳,裝扮,打扮。 3.陪審官名單。 4.一大批,一大群,一連串。 5.【數學】排列。 a battle array 戰斗隊形,列陣。 holiday array 節日盛裝。 be in fine array 盛裝。 an array of actors 演員的陣容。 a window array 櫥窗陳列品。 an array of (umbrellas) 一排(傘)。 in battle array 列陣,嚴陣。 in proud array 堂堂正正。
Security and public read-only array fields >安全和公共只讀數組字段
Producing a non-array field, and a value greater than 1 as (生成非數組字段),將大于1的值解釋為
The following example shows how to declare a private array field, 說明下面的示例說明如何聲明私有數組字段、
Declare a string array field named 內聲明一個名為
array fields or return references to those fields through their methods such as the 數組字段的或者通過它們的方法將引用返回給這些字段的類(例如,清單3中所示的
You should not use read-only public array fields like this to define the boundary behavior of your applications )的值。不應使用這樣的公共只讀數組字段來定義應用程序的邊界行為。
In version 2.0 and later of the . net framework, you should use methods that return a new array instead of using public array fields 在.netframework2.0版和更高版本中,應使用可返回新數組的方法,而不應使用公共數組字段。
Still, when xsd . exe receives this reversed output as an input, it consistently interprets the derived type as introducing mixed content by making the string array field with 而且,當xsd.exe將此反向轉換輸出作為輸入接收時,它會循慣例將派生類型解釋通過使具有
Never use read-only public array fields from managed libraries to define the boundary behavior or security of your applications because read-only public array fields can be modified 一定不要使用托管庫的公共只讀數組字段來定義應用程序的邊界行為或安全性,因為公共只讀數組字段可以被修改。
Never use read-only public array fields from managed libraries to define the boundary behavior or security of your applications because read-only public array fields can be modified 一定不要使用托管庫的公共只讀數組字段來定義應用程序的邊界行為或安全性,因為公共只讀數組字段可以被修改。